home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / Games / happyfishing.swf / scripts / DefineButton2_387 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-14  |  103b  |  5 lines

  1. on(release){
  2.    _root.sndButton.start(0,1);
  3.    getUrl("http://www.freshnewgames.com", "_blank");
  4. }
  5.